home *** CD-ROM | disk | FTP | other *** search
- object DlgWaitSet: TDlgWaitSet
- Left = 270
- Top = 244
- Cursor = crHourGlass
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Waiting please....'
- ClientHeight = 47
- ClientWidth = 238
- Color = clWhite
- DefaultMonitor = dmMainForm
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poMainFormCenter
- Visible = True
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 0
- Top = 0
- Width = 238
- Height = 47
- Align = alClient
- Shape = bsFrame
- Style = bsRaised
- Visible = False
- end
- object LabelWait: TLabel
- Left = 53
- Top = 16
- Width = 171
- Height = 13
- Caption = 'Updating list of applications...'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object ImageWait: TImage
- Left = 8
- Top = 8
- Width = 33
- Height = 33
- Transparent = True
- end
- end
-